Rachel
Toggle table of contents
3.5.0
android
Target filter
android
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.extension
/
[android]RAII
RAII
android
@
RequiresApi
(
value
=
33
)
class
RAII
(
constructor
:
(
)
->
Long
,
destructor
:
(
Long
)
->
Unit
)
:
Runnable
Members
Constructors
RAII
Link copied to clipboard
android
constructor
(
constructor
:
(
)
->
Long
,
destructor
:
(
Long
)
->
Unit
)
Functions
run
Link copied to clipboard
android
open
override
fun
run
(
)